Revision: tla--baz-friendly-includes--1.4--patch-2
Archive: jivera@flame.org--2004
Creator: Matthew Dempsky <jivera@flame.org>
Date: Fri Jan  7 00:09:14 CST 2005
Standard-date: 2005-01-07 06:09:14 GMT
New-files: CONTRIBUTION-LOG
New-directories: tla/.arch-ids tla/PLUGIN/.arch-ids
Removed-directories: baz/.arch-ids baz/PLUGIN/.arch-ids
Renamed-files: baz/.arch-ids/=id tla/.arch-ids/=id
    baz/PLUGIN/.arch-ids/=id tla/PLUGIN/.arch-ids/=id
    baz/PLUGIN/.arch-ids/REQ.id tla/PLUGIN/.arch-ids/REQ.id
    baz/baz.c tla/tla.c
Renamed-directories: baz tla
Modified-files: PLUGIN/REQ PLUGIN/options tla/Makefile.in
    tla/PLUGIN/REQ
New-patches: jivera@flame.org--2004/tla--baz-friendly-includes--1.4--patch-2
Summary: make the #include statements more baz friendly
Keywords: 

Because of the name change, baz is now developed in a different directory
and due to the way package-framework sets include directories by default,
this would cause a large amount of patch conflicts when merging back and
forth.

This patch uses a little work around by modifying EXTRA_CFLAGS to include
the 'tla' or 'baz' (as appropriate) subdirectories in the include path
along with modifying all of the #include statements where necessary.
